FaaProcessExceptionSearchFilter 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionSearchFilter 
Default Table Name  SyServiceExceptionSavedSearchCriteria 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionSearchFilter Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaaProcessExceptionSearchFilterCategoryId(FK)    INTEGER  NO 
 
SearchFilterName    VARCHAR(25)  NO 
 
SearchCriteria    XML  NO 
 
SearchFilterType    CHAR(1)  NO 
 
CreatedByStaffId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaaProcessExceptionSearchFilter Keys 
Key Name  Key Type  Keys 
Nk_SyServiceExceptionSavedSearchCriteria_CreatedByStaffId  Inversion Entry  CreatedByStaffId 
Nk_SyServiceExceptionSavedSearchCriteria_UserId  Inversion Entry  LastModifiedUserId 
Nk_SyServiceExceptionSavedSearchCriteria_SyServiceExceptionSavedSearchCategoryId  Inversion Entry  FaaProcessExceptionSearchFilterCategoryId 
Pk_SyServiceExceptionSavedSearchCriteria_SyServiceExceptionSavedSearchCriteriaId  PrimaryKey  Id 

FaaProcessExceptionSearchFilter Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        CreatedByStaffId  NO 
FaaProcessExceptionSearchFilterCategory  Non-Identifying  One To Zero or More        FaaProcessExceptionSearchFilterCategoryId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaaProcessExceptionSearchFilterUserAssignment  Non-Identifying  One To Zero or More          NO 

FaaProcessExceptionSearchFilter Check Constraints 
Check Constraint Name  CheckConstraint